Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



# Classes and Interfaces in #Java ExcelApi - 79 results found.
NameDescriptionTypePackageFramework
AlignmentClassjxl.formatJava ExcelApi
AlignmentEnumeration class which contains the various alignments for data within aFields inherited from class jxl.Classjxl.writeJava ExcelApi
BlankA blank cell.Classjxl.writeJava ExcelApi
BoldStyleClassjxl.formatJava ExcelApi
BoldStyleEnumeration class containing the various bold styles for dataFields inherited from class jxl.Classjxl.writeJava ExcelApi
BooleanA cell, created by user applications, which contains a boolean (or in some cases an error) valueClassjxl.writeJava ExcelApi
BooleanCellThis type represents the Microsoft concept of a Boolean.InterfacejxlJava ExcelApi
BooleanFormulaCellA mixin interface for numerical formulas, which combines the interfaces for formulas and for numbersInterfacejxlJava ExcelApi
BorderClassjxl.formatJava ExcelApi
BorderFields inherited from class jxl.Classjxl.writeJava ExcelApi
BorderLineStyleClassjxl.formatJava ExcelApi
BorderLineStyleFields inherited from class jxl.Classjxl.writeJava ExcelApi
CSVSimple demo class which uses the api to present the contents of an excel 97 spreadsheet as comma separated values, using a workbookClassjxl.demoJava ExcelApi
CellRepresents an individual Cell within a Sheet.InterfacejxlJava ExcelApi
CellFeaturesContainer for any additional cell featuresFields inherited from class jxl.ClassjxlJava ExcelApi
CellFormatInterface for cell formats - used for typing informationMethods inherited from interface jxl.InterfacejxlJava ExcelApi
CellFormatInterfacejxl.formatJava ExcelApi
CellReferenceHelperExposes some cell reference helper methods to the public interface.ClassjxlJava ExcelApi
CellTypeClassjxlJava ExcelApi
CellViewThis is a bean which client applications may use to get/set various properties for a row or column on a spreadsheetClassjxlJava ExcelApi
ColourEnumeration class which contains the various colours available within the standard Excel colour paletteClassjxl.formatJava ExcelApi
ColourEnumeration class which contains the various colours available within the standard Excel colour paletteClassjxl.writeJava ExcelApi
DateCellInterfacejxlJava ExcelApi
DateFormatA custom user defined number format which may be instantiated within user applications in order to present date and time values in the appropriateClassjxl.writeJava ExcelApi
DateFormatsClassjxl.writeJava ExcelApi
DateFormulaCellA mixin interface for date formulas, which combines the interfaces for formulas and for datesInterfacejxlJava ExcelApi
DateTimeA Date which may be created on the fly by a user application and added to a NOTE: By default, all dates will have local timezone information added toClassjxl.writeJava ExcelApi
DemoThe main demo class which interprets the command line switches in order to determine how to call the demo programsClassjxl.demoJava ExcelApi
ErrorCellThis type represents a cell which contains an error.InterfacejxlJava ExcelApi
ErrorFormulaCellA mixin interface for numerical formulas, which combines the interfaces for formulas and for numbersInterfacejxlJava ExcelApi
EscherClassjxl.demoJava ExcelApi
EscherDrawingGroupClassjxl.demoJava ExcelApi
FeaturesGoes through each cell in the workbook, and if the cell has any features associated with, it prints out the cell contents and the featuresClassjxl.demoJava ExcelApi
FontInterfacejxl.formatJava ExcelApi
FontA class which is instantiated when the user application wishes to specify the font for a particular cellClassjxl.writeJava ExcelApi
FormatInterfacejxl.formatJava ExcelApi
FormulaClassjxl.writeJava ExcelApi
FormulaCellInterfacejxlJava ExcelApi
FormulasGoes through each cell in the workbook, and if the contents of that cell is a formula, it prints out the last calculated value andClassjxl.demoJava ExcelApi
HeaderFooterClass which represents an Excel header or footer.ClassjxlJava ExcelApi
HyperlinkHyperlink information.InterfacejxlJava ExcelApi
ImageInterfacejxlJava ExcelApi
JXLExceptionBase exception class for JExcelAPI exceptionsSee Also:Serialized FormClassjxlJava ExcelApi
LabelClassjxl.writeJava ExcelApi
LabelCellInterfacejxlJava ExcelApi
NumberClassjxl.writeJava ExcelApi
NumberCellInterfacejxlJava ExcelApi
NumberFormatA custom user defined number format, which may be instantiated within user applications in order to present numerical values to the appropriate levelClassjxl.writeJava ExcelApi
NumberFormatsClassjxl.writeJava ExcelApi
NumberFormulaCellA mixin interface for numerical formulas, which combines the interfaces for formulas and for numbersInterfacejxlJava ExcelApi
OrientationClassjxl.formatJava ExcelApi
PageOrderClassjxl.formatJava ExcelApi
PageOrientationClassjxl.formatJava ExcelApi
PaperSizeClassjxl.formatJava ExcelApi
PatternEnumeration class which contains the various patterns available within the standard Excel pattern paletteClassjxl.formatJava ExcelApi
PatternEnumeration class which contains the various patterns available within the standard Excel pattern paletteClassjxl.writeJava ExcelApi
RGBClassjxl.formatJava ExcelApi
RangeRepresents a 3-D range of cells in a workbook.InterfacejxlJava ExcelApi
ReadWriteDemo class which uses the api to read in a spreadsheet and generate a clone of that spreadsheet which contains the same data.Classjxl.demoJava ExcelApi
ScriptStyleEnumeration class which contains the various script styles available within the standard Excel ScriptStyle paletteClassjxl.formatJava ExcelApi
SheetRepresents a sheet within a workbook.InterfacejxlJava ExcelApi
SheetSettingsThis is a bean which client applications may use to get/set various properties which are associated with a particular worksheet, suchClassjxlJava ExcelApi
StringFormulaCellA mixin interface for numerical formulas, which combines the interfaces for formulas and for stringsInterfacejxlJava ExcelApi
UnderlineStyleEnumeration class which contains the various underline styles available within the standard Excel UnderlineStyle paletteClassjxl.formatJava ExcelApi
VerticalAlignmentClassjxl.formatJava ExcelApi
VerticalAlignmentEnumeration type which describes the vertical alignment of data within a cellFields inherited from class jxl.Classjxl.writeJava ExcelApi
WorkbookRepresents a Workbook.ClassjxlJava ExcelApi
WorkbookSettingsThis is a bean which client applications may use to set various advanced workbook properties.ClassjxlJava ExcelApi
WritableCellInterfacejxl.writeJava ExcelApi
WritableCellFeaturesClassjxl.writeJava ExcelApi
WritableCellFormatA user specified cell format, which may be reused across many cells.Classjxl.writeJava ExcelApi
WritableFontA class which is instantiated when the user application wishes to specify the font for a particular cellClassjxl.writeJava ExcelApi
WritableHyperlinkA writable hyperlink.Classjxl.writeJava ExcelApi
WritableImageAllows an image to be created, or an existing image to be manipulated Note that co-ordinates and dimensions are given in cells, so that if forClassjxl.writeJava ExcelApi
WritableSheetInterface for a worksheet that may be modified.Interfacejxl.writeJava ExcelApi
WritableWorkbookClassjxl.writeJava ExcelApi
WriteDemo class which writes a spreadsheet.Classjxl.demoJava ExcelApi
WriteExceptionException thrown when using the API to generate an Excel fileSee Also:Serialized FormClassjxl.writeJava ExcelApi
XMLSimple demo class which uses the api to present the contents of an excel 97 spreadsheet as an XML document, using a workbookClassjxl.demoJava ExcelApi